home *** CD-ROM | disk | FTP | other *** search
/ SGI ONC3 NFS v2 / SGI ONC3 NFS v2.iso / dist6.4 / nfs.idb / var / boot / client.dat.z / client.dat
Text File  |  1997-02-07  |  9KB  |  153 lines

  1. # Information for diskless client setup.
  2. # Please make a copy of this file for each class of diskless machines.
  3. #
  4. # $Revision: 1.25 $
  5. #
  6.  
  7. #
  8. #    DISKLESS CLIENT TREE SPECIFICATIONS
  9. #
  10. #    CLROOT    : directory where client tree resides.
  11. #    SWAP      : directory where swap file resides.
  12. #    SWAPSIZE  : size of swap file.
  13. #            Same format as "mkfile" takes.
  14. #    NISDOMAIN : If set to any value, then NIS domain is set
  15. #            as specified. If set to null, then client's
  16. #            NIS domain is set as diskless server's NIS domain
  17. #            unless client's NIS domain is set previously.
  18. #
  19. #    NOTE:
  20. #        If one wants to prevent the client of using
  21. #        swap space on server, then set SWAPSIZE="0".
  22. #        However, If one still wants to preserve already
  23. #        existing swap space on server for some reason,
  24. #        then set SWAP="".
  25. #
  26. CLROOT="$DISKLESS/client/$HOST"
  27. SWAP="$DISKLESS/swap/$HOST"
  28. SWAPSIZE="20m"
  29. NISDOMAIN=""
  30. #
  31. #
  32. # Client CPUARCH/CPUBOARD/MACH/GFXBOARD values for IRIX releases 5.1 and
  33. # beyond.  CPUARCH should be omitted for releases prior to 4.0.4, but will
  34. # not hurt if present (as long as the server is at 4.0.4 or later)
  35. #
  36. # NOTES   NOTES   NOTES   NOTES   NOTES
  37. #
  38. # 1. For CPUARCH values which are derivatives of the R4000 architecture,
  39. #    like R4400, just use R4000 as the CPUARCH value.
  40. #
  41. # 2. CPUARCH should be set to MIPS1, rather than R3000, or MIPS2, rather than
  42. #    R4000 if the *client* (diskless) machine will have IRIX 4.0.4 or any of
  43. #    IRIX 4.0.5[ABC] installed on it.  The values shown below are correct
  44. #    for clients that will run IRIX 4.0.5D or later.
  45. # 3. If you modify the supported or unsupported architectures below, please
  46. #    change the file dl_classes.
  47. #
  48. # 4. The MACH variable is no longer applicable to current releases.
  49. #
  50. #+--------------------+---------+----------+---------------------------+-------+
  51. #| Machine Type       | CPUARCH | CPUBOARD |          GFXBOARD         | VIDEO |
  52. #+--------------------+---------+----------+---------------------------+-------+
  53. #| Indigo R4K         | R4000   |   IP20   | "LIGHT   -mSUBGR=LG1MC"   |       |
  54. #| Indigo R4K DH      | R4000   |   IP20   | "LIGHT   -mSUBGR=LG1MC"   |       |
  55. #| Indigo R4K XS      | R4000   |   IP20   | "EXPRESS -mSUBGR=EXPRESS" |       |
  56. #| Indigo R4K XZ      | R4000   |   IP20   | "EXPRESS -mSUBGR=EXPRESS" |       |
  57. #| Indigo R4K Elan    | R4000   |   IP20   | "EXPRESS -mSUBGR=EXPRESS" |       |
  58. #|   Note: Indigo is also known as 4D/RPC. |                           |       |
  59. #|                    |         |          |                           |       |
  60. #| Indigo2 Extreme    | R4000   |   IP22   | "EXPRESS -mSUBGR=EXPRESS" |       |
  61. #| Indigo2 XZ         | R4000   |   IP22   | "EXPRESS -mSUBGR=EXPRESS" |       |
  62. #| Indigo2 Extreme+XL | R4000   |   IP22   |"NEWPRESS -mSUBGR=NEWPRESS"|       |
  63. #| Indigo2 XL         | R4000   |   IP22   | "NEWPORT -mSUBGR=NG1"     |       |
  64. #| Indigo2 IMPACT     | R4000   |   IP22   | "MGRAS   -mSUBGR=MGRAS"   |       |
  65. #|   Notes: (1) Extreme+XL indicates dual heads: one Extreme, one XL.  |       |
  66. #|   (2) The galileo board is only a graphics option.  It does not change      |
  67. #|    the architecture of a diskless client.                   |       |
  68. #|                    |         |          |                           |       |
  69. #| Indy               | R4000   |   IP22   | "NEWPORT -mSUBGR=NG1"     | VINO  |
  70. #| Indy R5000         | R5000   |   IP22   | "NEWPORT -mSUBGR=NEWTON"  | VINO  |
  71. #|   Note: VIDEO tag is only used by Indy for now.               |       |
  72. #|                    |         |          |                           |       |
  73. #+--------------------+---------+----------+---------------------------+-------+
  74. #
  75. # The following machines are NOT supported for diskless operation in the
  76. # current release.  The last column states the version of IRIX which last
  77. # supported a specific architecture.  NEVER means a specific architecture
  78. # was never supported in a diskless configuration.
  79. #
  80. #+--------------------+---------+----------+---------------------------+-------+
  81. #| Machine Type       | CPUARCH | CPUBOARD |          GFXBOARD         |VERSION|
  82. #+--------------------+---------+----------+---------------------------+-------+
  83. #| 4D/50G             | R3000   |   IP4    | "CLOVER1"                 | NEVER |
  84. #| 4D/50GT            | R3000   |   IP4    | "CLOVER2 -mSUBGR=IP4GT"   | NEVER |
  85. #| 4D/70G             | R3000   |   IP4    | "CLOVER1"                 | NEVER |
  86. #| 4D/70GT            | R3000   |   IP4    | "CLOVER2 -mSUBGR=IP4GT"   | NEVER |
  87. #|                    |         |          |                           |       |
  88. #| 4D/120GTX          | R3000   |   IP5    | "CLOVER2 -mSUBGR=IP5GT"   | NEVER |
  89. #|                    |         |          |                           |       |
  90. #| 4D/xy0GTX          | R3000   | IP{5,7,9}| "CLOVER2 -mSUBGR=IP7GT"   | NEVER |
  91. #| 4D/xy0RE           | R3000   | IP{5,7,9}| "VENICE  -mSUBGR=IP7"     | NEVER |
  92. #| 4D/xy0SKY          | R3000   | IP{5,7,9}| "STAPUFT -mSUBGR=SKYWR"   | NEVER |
  93. #| 4D/xy0VGX          | R3000   | IP{5,7,9}| "STAPUFT -mSUBGR=IP7GT"   | NEVER |
  94. #|   where x=2, 3 or 4, and y=1, 2, 4, or 8.                           |       |
  95. #|                    |         |          |                           |       |
  96. #| 4D/20{G,TG}        | R3000   |   IP6    | "ECLIPSE -mSUBGR=ECLIPSE" |  5.3  |
  97. #| 4D/25{G,TG}        | R3000   |   IP6    | "ECLIPSE -mSUBGR=ECLIPSE" |  5.3  |
  98. #| Key:  4D/20{G,TG} is an abbreviation for 4D/20, 4D/20G, and 4D/20TG.|       |
  99. #|                    |         |          |                           |       |
  100. #| 4D/210GTX
  101. #| 4D/30{G,TG}        | R3000   |   IP12   | "ECLIPSE -mSUBGR=ECLIPSE" |  5.3  |
  102. #| 4D/30EG (Elan)     | R3000   |   IP12   | "EXPRESS -mSUBGR=EXPRESS" |  5.3  |
  103. #| 4D/30XS{24}          | R3000    |   IP12   | "EXPRESS -mSUBGR=EXPRESS" |  5.3  |
  104. #| 4D/35XS{24}          | R3000    |   IP12   | "EXPRESS -mSUBGR=EXPRESS" |  5.3  |
  105. #|                    |         |          |                           |       |
  106. #| 4D/35{G,TG}        | R3000   |   IP12   | "ECLIPSE -mSUBGR=ECLIPSE" |  5.3  |
  107. #| 4D/35EG (Elan)     | R3000   |   IP12   | "EXPRESS -mSUBGR=EXPRESS" |  5.3  |
  108. #|                    |         |          |                           |       |
  109. #| Indigo             | R3000   |   IP12   | "LIGHT   -mSUBGR=LIGHT"   |  5.3  |
  110. #| Indigo Dual Head   | R3000   |   IP12   | "LIGHT   -mSUBGR=LIGHT"   |  5.3  |
  111. #| Indigo XS{24}      | R3000   |   IP12   | "EXPRESS -mSUBGR=EXPRESS" |  5.3  |
  112. #| Indigo Elan        | R3000   |   IP12   | "EXPRESS -mSUBGR=EXPRESS" |  5.3  |
  113. #|              |        |       |                   |       |
  114. #| Crimson BLG        | R4000   |   IP17   | "LIGHT   -mSUBGR=IP17"    | NEVER |
  115. #| Crimson XS{24}     | R4000   |   IP17   | "EXPRESS -mSUBGR=IP17"    | NEVER |
  116. #| Crimson Elan       | R4000   |   IP17   | "EXPRESS -mSUBGR=IP17"    | NEVER |
  117. #| Crimson GTX        | R4000   |   IP17   | "CLOVER2 -mSUBGR=IP17"    | NEVER |
  118. #| Crimson VGX        | R4000   |   IP17   | "STAPUFT -mSUBGR=IP17"    | NEVER |
  119. #| Crimson VGXT       | R4000   |   IP17   | "STAPUFT -mSUBGR=IP17SKY" | NEVER |
  120. #| Crimson RE         | R4000   |   IP17   | "VENICE  -mSUBGR=IP17"    | NEVER |
  121. #|              |         |       |                   |       |
  122. #| Onyx               |         |          |                           |       |
  123. #|    Extreme         | R4000   |   IP19   | "EXPRESS -mSUBGR=IP19"    | NEVER |
  124. #|    Extreme         | R10000  |   IP25   | "EXPRESS -mSUBGR=IP25"    | NEVER |
  125. #|    RealityEngine2  | R4000   |   IP19   | "VENICE  -mSUBGR=IP19"    | NEVER |
  126. #|    RealityEngine2  | R10000  |   IP25   | "VENICE  -mSUBGR=IP25"    | NEVER |
  127. #|    InfiniteReality | R4000   |   IP19   | "KONA    -mSUBGR=IP19"    | NEVER |
  128. #|    InfiniteReality | R10000  |   IP25   | "KONA    -mSUBGR=IP25"    | NEVER |
  129. #|                    |         |          |                           |       |
  130. #| PowerOnyx          |         |          |                           |       |
  131. #|    Extreme         | R8000   |   IP21   | "EXPRESS -mSUBGR=IP21"    | NEVER |
  132. #|    RealityEngine2  | R8000   |   IP21   | "VENICE  -mSUBGR=IP21"    | NEVER |
  133. #|    InfiniteReality | R8000   |   IP21   | "KONA    -mSUBGR=IP21"    | NEVER |
  134. #|                    |         |          |                           |       |
  135. #| Power Indigo2      |         |          |                           |       |
  136. #|         Extreme    | R8000   |   IP26   | "EXPRESS -mSUBGR=I2_64"   | 6.0.1 |
  137. #|         XZ         | R8000   |   IP26   | "EXPRESS -mSUBGR=I2_64"   | 6.0.1 |
  138. #|                    |         |          |                           |       |
  139. #| Indigo2 10000      |         |          |                           |       |
  140. #|         IMPACT     | R10000  |   IP28   | "MGRAS -mSUBGR=I2_64"     | NEVER |
  141. #|         Extreme    | R10000  |   IP28   | "EXPRESS -mSUBGR=I2_64"   | NEVER |
  142. #|         XZ         | R10000  |   IP28   | "EXPRESS -mSUBGR=I2_64"   | NEVER |
  143. #|                    |         |          |                           |       |
  144. #| OCTANE             |         |          |                           |       |
  145. #|         SI/SSI/MXI | R10000  |   IP30   | "MGRAS -mSUBGR=RACER"     | NEVER |
  146. #+--------------------+---------+----------+---------------------------+-------+
  147. #
  148. CPUBOARD="IP20"
  149. CPUARCH=R4000
  150. GFXBOARD="LIGHT -mSUBGR=LG1MC"
  151. VIDEO=""
  152.